func golang.org/x/tools/internal/gcimporter.lookupGorootExport

2 uses

	golang.org/x/tools/internal/gcimporter (current package)
		gcimporter.go#L46: func lookupGorootExport(pkgDir string) (string, bool) {
		gcimporter.go#L102: 				filename, ok = lookupGorootExport(bp.Dir)